ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using Password:YES) [duplicate]

Posted by sivashanmugam on Server Fault See other posts from Server Fault or by sivashanmugam
Published on 2014-05-28T12:36:47Z Indexed on 2014/05/29 15:30 UTC
Read the original article Hit count: 118

root@test-2:/usr/local# mysql -u root -H 192.168.x.xxx -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

© Server Fault or respective owner

Related posts about mysql

Related posts about permissions